home *** CD-ROM | disk | FTP | other *** search
/ Enter 2002 August / EnterCD 8_2002.iso / Internet / Adobe GoLive 6.0 / data1.cab / PF_AppDir_Mod_JScript_ActionScripts / BrowserSwitchMain.scpt < prev    next >
Encoding:
Text File  |  2002-03-28  |  179 b   |  3 lines

  1. var skipPage = true; bAgent = window.navigator.userAgent; bAppName = window.navigator.appName; bMozIdx = bAgent.indexOf("Mozilla/");
  2. %1if (skipPage) { location = /*URL*/'%2'; }
  3.